Get the Resource References with the specified ResourceId.
| Get | Resource_GetResourceReferencesById |
Resource Path: /api/resource/{id}/references
Uri: http://doc.jamsscheduler.com/api/resource/{id}/references
| Name | Description | Data Type |
|---|---|---|
| id | integer |
The response body is of type Array[Reference].
OK